×

lazy evaluation中文什么意思

发音:   用"lazy evaluation"造句
  • 惰性计算
  • 惰性求值
  • lazy:    adj. (-zier; -ziest) 1.懒惰的,没 ...
  • evaluation:    n. 1.估价,评价。 2.【数学】赋值,值的计算。
  • lazy:    adj. (-zier; -ziest) 1.懒惰的,没精打采的。 2.慢吞吞的。 3.令人懒散的。 a lazy boy [beggar, dog] 〔口语〕懒鬼。 a lazy stream 缓流。 a hot, lazy summer 夏日炎炎正好眠。 adj. -ish 懒散的,懒洋洋的。
  • and evaluation:    未来与评价,147
  • a lazy dog:    懒汉
下载手机词典可随时随地查词查翻译

例句与用法

  1. Incremental and lazy evaluation
    增量式求值和懒惰求值
  2. The lazy evaluation feature is needed to handle recursive data structures like trees and graphs
    懒惰求值的特性常用在处理像tree或者graph这样的递归数据结构上。
  3. One example of a lazy evaluation is a function that generates an infinite list of fibonacci numbers , but where the computation of the
    一个懒惰计算的例子是生成无穷fibonacci列表的函数,但是对第n个
  4. In lazy evaluation , an expression is not evaluated as soon as it is bound to a variable , but when the evaluator is forced to produce the expression s value
    在懒惰计算中,表达式不是在绑定到变量时立即计算,而是在求值程序需要产生表达式的值时进行计算。

百科释义

    In programming language theory, lazy evaluation or call-by-need is an evaluation strategy which delays the evaluation of an expression until its value is needed (non-strict evaluation) and which also avoids repeated evaluations (sharing). The sharing can reduce the running time of certain functions by an exponential factor over other non-strict evaluation strategies, such as call-by-name.
    详细百科解释

相关词汇

其他语言

        lazy evaluationとは意味:《コ》遅延評価
        lazy evaluation meaning:[Computer] < reduction > An evaluation strategy combining normal order evaluation with updating. Under normal order evaluation (outermost or call-by-name evaluation) an expression is eval...
        lazy evaluation 뜻:느긋한 계산법
        lazy evaluation перевод:1. отложенное вычисление (напр., значений параметров); букв. "ленивое" вычисление 2. отложенное копирование (подход, предусматривающий копирование совместно используемой страницы памяти для отдельного...

相邻词汇

  1. lazy days 什么意思
  2. lazy dog 什么意思
  3. lazy duze 什么意思
  4. lazy eight 什么意思
  5. lazy element 什么意思
  6. lazy evalution 什么意思
  7. lazy eye 什么意思
  8. lazy eyes 什么意思
  9. lazy fetch 什么意思
  10. lazy figure of eight 什么意思
桌面版繁體版English

相关阅读

Copyright © 2025 WordTech Co.

Last modified time:Sun, 10 Aug 2025 00:29:56 GMT